projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a6f31c
)
knot: disable redis as it was enabled since 3.5.0 by default
author
Jan Hák
<
[email protected]
>
Thu, 25 Sep 2025 12:09:21 +0000
(14:09 +0200)
committer
Josef Schlehofer
<
[email protected]
>
Fri, 26 Sep 2025 10:56:34 +0000
(12:56 +0200)
By disabling redis, it is not possible to use redis database as zone storage
Signed-off-by: Jan Hák <
[email protected]
>
net/knot/Makefile
patch
|
blob
|
history
diff --git
a/net/knot/Makefile
b/net/knot/Makefile
index 46786572042d381f6471f03a9370c544d275c441..a7e51f6920a3acef312633201bc9935534a9c31f 100644
(file)
--- a/
net/knot/Makefile
+++ b/
net/knot/Makefile
@@
-157,6
+157,7
@@
CONFIGURE_ARGS += \
--enable-dbus=libdbus \
--enable-quic \
--disable-fastparser \
+ --disable-redis \
--without-libidn \
--with-libnghttp2=no \
--with-rundir=/var/run/knot \